 #logo {
		float:left;
 }
 
ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  overflow: hidden;
  background-color: #35781C;
}

ul li {
  float: left;
}

ul li a {
  display: block;
  color: white;
  text-align: center;
  padding: 14px 16px;
  text-decoration: none;
}

ul li a:hover {
  background-color: #111111;
}

ul li a {
		color:white;
}

#skoda {
	float:left;
}
#skodah2 {
		float:right;
}

#title {
	clear:both;
}


body  {
	background-color:  #78D756;
}

#logo   {
	width: 1050px;
}

#hills  {
	width: 550px;
	height: 350px;
} 

#hills  {
	float:left;
	margin-top: 14px;
}

body  {
	font-family: 'Verdana',sans-serif;
}

#waterpic  {
	width: 550px;
	height: 350px;
} 

#waterpic  {
	float:left;
	margin-top: 14px;
}


#landpic  {
	width: 550px;
	height: 350px;
} 

#landpic  {
	float:left;
	margin-top: 14px;
}	
	
#abseil  {
	width: 550px;
	height: 350px;
}


#abseil  {
	float:left;
	margin-top: 14px;
}

#name {
		clear:both;
}